Post

Replies

Boosts

Views

Activity

Payments are on hold?? Apple skip my monthly payment 😑
Hi, I receive this email from Apple : "Due to the discontinuation of content associated with your vendor number ------, your payments have been paused. We will continue to monitor this account and release your payments once customer refunds have been settled." I've been receiving payments on time for over 10 years, I haven't change anything and now they skipped the monthly payment πŸ€·β€β™‚οΈ. WTF is going on? Please help anyone
2
0
168
2w
Help with "Bundle ID" Maccatalyst
Hi,I decided to create a Universal app (same iOS bundle ID). That is, create a Mac version of an existing App inside iTunes connect (NOT creating a Mac App from scratch (which creates the maccatalyst suffix). I finish the App. How can I publish it? everytime, XCode says I need that "maccatyst suffix" to submit it. Help! thanks
0
0
650
Mar ’20
Help with changing Product Name while using iCloud
Hi,In the following situation:- You have an App named "Photoz"- The App support iCloud and has lots of active users.- The App name "Photoz" must be changed because of copyrights request.- Name has been changed using "Bundle Display Name" in InfoPlist.- Name appears different on iOS/iPadOS devices but not on Mac.- On Mac, if you see the icon name or top menu bar.. the name "Photoz" still appears.Reasons why I can't change the name "Photoz" :- Apple states to never change the Bundle ID- If I change the Product ID (or BundleID), then all provisionings profiles don't work.- The Identifier is associated to the iCloud Storage of my users, therefor, I can't just create a new one.How do you proceed? Any solution to this scenario?Thanks
0
0
635
Mar ’20
How to use CFBundleDisplayName for Mac apps??
Hi,So, CFBundleDisplayName works fine in iOS/iPadOS. But if I open the App on Mac, the name appears as the PRODUCT NAME in the top menubar. I don't want that. Basically, I can't change the PRODUCT NAME of my App because of my Identifier (which handles users iCloud storage). So, any idea how can I can change that name on the top bar?Thanks
2
0
2.3k
Mar ’20
Need help with MacCatalyst Error (Universal App)
Hi,Hope you can help me solve this error.Building for Mac Catalyst, but linking in .tbd built for macOS, file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks//NotificationCenter.framework/NotificationCenter.tbd' for architecture x86_64** This happen after I tried added the provisioning profile supporting "MacCatalyst" and make it a Universal App. *** Almost certain it has to do with architecture supported to run on MacOS (simulator)Thanks
1
0
1.2k
Mar ’20